In This Topic
Contains common part of the
Index and
Subindex classes.
Object Model
Syntax
'Declaration
Public MustInherit Class IndexDefinition(Of )
public abstract class IndexDefinition<>
Type Parameters
- T
- The type of the elements of indexed collection.
Inheritance Hierarchy
See Also